/ Assembly List / LJCViewEditorDAL / DataHelper / GetTableColumns

Namespace - LJCViewEditorDAL


Parameters
tableName - The table name.

Returns

The table columns.

Syntax

C#
public DbColumns GetTableColumns(String tableName)

Retrieves the table columns.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.